Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_defined_functions
get_defined_functions
Returns an array of all defined functions
Name:
get_defined_functions
Category:
Function processing
Programming Language:
php
One-line Description:
Returns an array of all defined functions
Related
Set the correct posture for HTTP response code: 404, 403, 500
1
attr_get performance in different MySQL versions
6
Using highlight_file with header() to Output Correct Content-Type Header Information
6
Use imagecolorallocatealpha() to implement transparent mask overlay
8
Similar Functions
create_function
create_function
Createananonymous(la
func_get_arg
func_get_arg
Returnsaniteminthepa
call_user_func_array
call_user_func_array
Callthecallbackfunct
forward_static_call_array
forward_static_call_array
Callstaticmethodsand
get_defined_functions
get_defined_functions
Returnsanarrayofalld
function_exists
function_exists
Returntrueifthegiven
unregister_tick_function
unregister_tick_function
Unregisterthefunctio
register_shutdown_function
register_shutdown_function
Registerafunctiontha
Popular Articles